C#
VB
C++
Logs the specified entry as an exception.
Public Overloads Sub Exception( _
ByVal source As String, _
ByVal e As Exception, _
ByVal custom As Dictionary(Of String,Object) _
)
source
The source of the message.
e
The Exception to log.
custom
Custom information associated with the exception.
Exception log entries are marked as LogType.Error.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET